home *** CD-ROM | disk | FTP | other *** search
/ Speccy ClassiX 1998 / Speccy ClassiX 98.iso / amiga_system / the_aminet / comm / bbs / maxsutils.lha / MaxUtils / DFB11.lha / DFB / errata < prev    next >
Text File  |  1992-09-02  |  4KB  |  97 lines

  1. History
  2. =======
  3.  
  4. Version   Date       Comment
  5.  
  6. V1.0      14/02/95   Initial release
  7.  
  8. V1.0a     19/02/95   Thanks to Greg Fitch, for doing some impromptu beta-
  9.                      testing of DFB on a 68000, who located many bugs! 
  10.      
  11.                      Bug fixes in ReadDFB now means it can also run on a 68000
  12.                      based machine. A problem with one of DFBUser's requester
  13.                      has now been fixed. In dfb.library TimeToAscii &
  14.                      DateToAscii have been fixed, also an oversite in
  15.                      GetUser has been fixed, a routine to Add/Modify user
  16.                      has been enhanced.
  17.                      
  18.                      In DFBSection, clone section now works on a 68000
  19.                      also a small bug which could save the wrong readings of 
  20.                      the cycle gadgets has been fixed. 
  21.                     
  22.                      DFBPrefs, when creating the file base and file_id.dizs
  23.                      are off, no longer checks whether the files exist or
  24.                      not - speeding up installation enormously.
  25.                      
  26. v1.0b     05/03/95   In DFBPrefs ratios 2 & 3 are now around the right way for
  27.                      enhanced members. DFBUser should now be more stable.
  28.                      Now there is only one registered file to get: dfb.library
  29.                      DFBArchivers now doesn't crash if you try to restore or
  30.                      backup files when you haven't set the backup file
  31.                      name. 
  32.                      
  33.                      When checking a user's information from ReadDFB the first
  34.                      conference ratio's stats are shown as opposed to the
  35.                      sum of all the conference ratios (which was generally a
  36.                      useless result and didn't add up anyway).                     
  37.  
  38.                      When changing file listing direction in ReadDFB it 
  39.                      missed a file - this has been fixed.
  40.  
  41.                      ReadDFB now excepts the numbers 8,2,4,6 as up, down
  42.                      left and right for those that don't have the arrow keys.
  43.                    
  44. Bonza's recommended files for use with DFB
  45. ==========================================
  46.  
  47. Dmsdescript V1.1    By Re/Y\o (/Y\ystic/X-DeSign)
  48. Txtextract V1.3     By Spy (Mystic/X-Design)
  49. Exedescript v1.0    By Re/Y\o (/Y\ystic/X-DeSign)
  50. Lha                 Its unlikely u run a bbs & dont have this!
  51. Unzip/Zip           Which ever version u get....
  52. Diz-Ed V2.00        ⌐1994 nocTurne deSign/Origin
  53. /\/\apus            By Eniac - everyone has this...
  54. Zipcheck            By ???? - just adds zip comment & tests integrity
  55. Txtadders           There are stacks of these around, i use
  56.                     SSP_TXTADD V1.0 - this is for /X like all of them
  57.                     but works with MAX'S as it doesnt try to add
  58.                     uploader, date etc. just your BBSads :-)
  59.  
  60. DFB needs the following dos files in your c: directory (they _should_
  61. be there anyway):
  62.  
  63. copy, delete.
  64.  
  65. Incompatible
  66. ============
  67.  
  68. Currently DFB has been found to be incompatible with some requester 
  69. replacement programmes. Namely: ARQ and possibly MagicFileRequester (MFR).                     
  70. As far as I know DFB works with all versions of MAXs BBS above 1.50.
  71. (Versions below this I consider obsolete.)
  72.  
  73. Problems?
  74. =========
  75.  
  76. A few people have found problems with DFB not finding files (generally in
  77. certain sections). 
  78.  
  79. First of all, when DFB uploads a file it uses the file path found in the
  80. DFB section editor. When DFB searches for a file it uses MAXS File paths.
  81. Remember to include trailing '/'s on file paths in both programmes!
  82. Also if you do edit MAXS file paths you *must* reset your computer before
  83. DFB notices the changes.
  84.  
  85. Users not getting upload credits but download credits are fine? Make sure
  86. your ratio type is set to byte not credit.
  87.  
  88. Bugs
  89. ====
  90.  
  91. The boxes in ReadDFB's sysop file editor to indicate: offline, deleted etc
  92. may not look right on your machine.
  93.  
  94. Code
  95. ====
  96.  
  97. Currently there are about 22,595 lines of assembly code in the DFB project.